| StudentCertification |
| EntityType | Independent |
| Logical Entity Name | StudentCertification |
| Default Table Name | PlEnrollCertifications |
| Logical Only | NO |
| Definition | |
| Note |
| StudentCertification Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
StudentCertificationId |
INTEGER | NO | ||
CertificationId |
INTEGER | NO | ||
| StateId | INTEGER | YES | ||
| ScheduledExamDate | DATETIME | YES | ||
| ExamTakenDate | DATETIME | YES | ||
| ExamScore | INTEGER | YES | ||
| Note | VARCHAR(250) | YES | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
Id |
INTEGER | YES | ||
StudentId |
INTEGER | YES | ||
StudentEnrollmentPeriodId |
INTEGER | YES |
| StudentCertification Keys |
| Key Name | Key Type | Keys |
| PlEnrollCertifications_UserID_N_N_IDX | Inversion Entry | LastModifiedUserId |
| PlEnrollCertifications_PlCertificationsID_N_N_IDX | Inversion Entry | CertificationId |
| PlEnrollCertifications_PlEnrollCertificationsID_U_C_IDX | PrimaryKey | StudentCertificationId |
| StudentCertification Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| UsaState | Non-Identifying | Zero or One to Zero or More | Id | NO | |||
| UsaState | Non-Identifying | Zero or One to Zero or More | Id | NO | |||
| Certification | Non-Identifying | Zero or One to Zero or More | CertificationId | NO | |||
| Certification | Non-Identifying | One To Zero or More | CertificationId | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO | |||
| UsaState | Non-Identifying | Zero or One to Zero or More | Id | NO | |||
| Student | Non-Identifying | Zero or One to Zero or More | StudentId | NO | |||
| StudentEnrollmentPeriod | Non-Identifying | Zero or One to Zero or More | StudentEnrollmentPeriodId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| StudentCertification Check Constraints |
| Check Constraint Name | CheckConstraint |